[Volumes] Resize a storage volume
Compute
[Volumes] Resize a storage volume
Increase the size of a storage volume. Volumes can only be expanded, not shrunk. After resizing, you may need to extend the filesystem within the guest OS to use the additional space. Hot-resize is supported for attached volumes.
POST
[Volumes] Resize a storage volume
Authorizations
Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).
Path Parameters
Unique identifier of the storage volume.
Unique identifier of the organization that owns the resource.
Unique identifier of the project containing the resource.
Body
application/json
Volume name
Maximum string length:
255Volume size in GB
Required range:
0 <= x <= 4294967295Disk type (ssd, nvme)
ssd- SSDnvme- NVMeunknown- Unknown
Available options:
ssd, nvme, unknown Response
Volume resize initiated successfully

